home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Haight-Ashbury in the Sixties
/
Haight-Ashbury in the Sixties (1996)(Rockument)(Disc 1 of 2)[Mac-PC].iso
/
mac
/
MAIN
/
TUNEIN
/
TURNON
/
TURN051.DIR
/
00010_Script_10
< prev
next >
Wrap
Text File
|
1995-04-30
|
308b
|
13 lines
on mousedown
-- *** goes to next turn on movie
if the volume of sound 1 <> 255 then
puppetsound "nul sound"
updatestage
set the volume of sound 1 = 255
end if
sound close 2
puppetsound "music loop"
updatestage
-- play movie The Pathname&"TURN052.DIR"
goNEXTMOVIE
end